Welcome![Sign In][Sign Up]
Location:
Search - wavelet matlab

Search list

[Special Effectswavelet-matlab

Description: 用matlab编译的小波变换,用于图像融合和处理
Platform: | Size: 198051 | Author: 伍科 | Hits:

[Special Effectswavelet-matlab

Description: 图像小波变换matlab代码,含有测试图象和使用说明
Platform: | Size: 197266 | Author: wanxl_xjtu | Hits:

[matlabEZW源码(Matlab实现)

Description:

详细编写了EZW(嵌入式零树小波图像压缩技术),它主要由小波变换、量化和熵编码(Huffman编码)三个模块。

程序各个模块功能分明,依次为,Wavelet Decomposition,EZW Encoding(包含Huffman编码),EZW Decoding(包含Huffman解码),Inverse Wavelet Decomposition,Performance。


Platform: | Size: 132281 | Author: thebestxie | Hits:

[Wavelet使用matlab设计小波变换程序中的若干问题

Description: 小波分析\文档资料\使用MATLAB设计小波变换程序中的若干问题-Wavelet analysis of the design documentation using the MATLAB Wavelet Transform proceedings a number of issues
Platform: | Size: 1024 | Author: | Hits:

[Wavelet2046

Description: 小波神经网络在脑电信号数据压缩与棘波识别中的应用-wavelet neural networks in EEG data compression with spikes Identification of
Platform: | Size: 246784 | Author: | Hits:

[matlabvc调用matlab

Description: 将一个m文件转成c /cpp文件并在VC中进行编译。这种方法有个烦人的地方,每次你都需要把matlab生成的一 大堆c和h文件考到vc中,比如我读入一副图片先做膨胀,再腐蚀,再进行小波变换,最后 显示。这样一个程序会生成大概150多个文件,每次都要拷贝这些文件很不方便。我试着用 了另外一种方法,可以简化这些工作。那就是不生成cpp文件交给VC去编译,而是直接在m atlab中生成一个dll交给VC去链接即可。这样无论matlab生成多少文件,都只需要拷贝三 个文件即可。 -m to a document conversion c/cpp files and compile VC. Such a method is a nagging place every time you need Matlab has generated a lot of c and h vc document examination, for example, I read a photo, first expansion, and corrosion, further wavelet transform, the last show. Such a procedure will probably generate more than 150 documents, each copy of these documents must be very inconvenient. I tried another kind of approach can simplify their work. It is not generating cpp documents to the VC to compile, but m atlab directly in the formation of a dll to the VC to link. No matter how many documents generated Matlab, only three need to copy documents.
Platform: | Size: 1024 | Author: 李震 | Hits:

[GDI-Bitmapmatlab wavelet code

Description: 图形图像处理中小波压缩编码的码头喇叭实现,非常简单,只是调用系统函数-graphics processing wavelet compression coding to achieve the terminal loudspeaker, very simple, just call functions
Platform: | Size: 3072 | Author: liu | Hits:

[matlabhua使用MATLAB设计小波变换程序中的若干问题

Description: 在使用MATLAB完成小波变换程序和通过阈值来压缩图像的过程中,我和许多同学都是边学边用,是从一个接一个的问题中逐步理解小波和MATLAB编写程序的。因此我愿意就个人遇到和解决问题的经验与大家讨论,希望能够对遇到同样问题的人有所帮助。-using MATLAB completed wavelet transform procedures and through the threshold to compress images of the process, I and many of my classmates are used to learn while, is a problem then a gradual understanding of wavelet and MATLAB preparation procedures. Therefore I am willing to personally encounter and the experience to solve the problem with us, it is hoped to have the same problem of some help.
Platform: | Size: 166912 | Author: 江边草 | Hits:

[2D Graphichaar

Description: 一个用matlab做二维小波变换的源程序 -Matlab do with a wavelet transform two-dimensional source
Platform: | Size: 2048 | Author: 赵静岚 | Hits:

[Waveletsecond_wavelet

Description: 构造第2代小波的源程序,用MATLAB写的。-the programme of second_wavelet with matlab
Platform: | Size: 2048 | Author: 胡莹 | Hits:

[Othergbfcosmfcc

Description: 用matlab来实现MFCC的提取,并进行测试-using Matlab MFCC to achieve the extraction and testing
Platform: | Size: 1024 | Author: 李凌 | Hits:

[Waveletlwt

Description: 提升小波变换程序, %LWT Lifting wavelet decomposition 1-D. % LWT performs a 1-D lifting wavelet decomposition % with respect to a particular lifted wavelet that you specify.-lifting wavelet transform procedures% Local Walsh Transform Lifting wavelet decomposition 1-D. % Local Walsh Transform performs a 1-D lifting wavelet decomposition% with respect to a particular lifted wavelet that you specify.
Platform: | Size: 1024 | Author: 李宁 | Hits:

[matlabMATLAB 6.5辅助小波分析与应用

Description: < MATLAB 6.5辅助小波分析与应用>>一书的配套源代码,非常的不错-lt; Lt; MATLAB 6.5 Auxiliary wavelet analysis and application gt; Gt; A matching the source code, very good
Platform: | Size: 548864 | Author: 朱顺兴 | Hits:

[matlab小波分析理论与Matlab 7实现

Description: 小波分析理论与Matlab 7实现 添加了2次提升的小波程序 详细介绍了7的新功能-Theoty of Wavelet And Implement of Matlab 7 appended procedures of two-lever-wavelets ,and introduced the new function of matlab 7
Platform: | Size: 67584 | Author: 王爱丽 | Hits:

[Compress-Decompress algrithmshomework.m

Description: 本代码是本人于前年完成的利用小波变换技术实现的图像分解与合成的MATLAB源代码.详细的说明见本人的个人主页,上面有详细的说明和测试结果,数据绝对准确可靠.本人现在正在研究语音压缩算法,主要是MELP算法.从网上搜索到这里正好有本人所要参考的源代码,如能赐予,万分感谢.邮箱:liwh@ruyi.com电话:133251646-the code is completed in the year before last I use wavelet transform technique of image decomposition and synthesis of MATLAB source. A detailed description of my personal home page, above a detailed description and test results, data absolutely accurate and reliable. Now I was studying voice compression algorithm, mainly MELP Algorithm. from the Internet to search, I just happened to be here by reference to the source code, if God and extremely grateful. mail : liwh@ruyi.com Tel : 133251646
Platform: | Size: 5120 | Author: 李文化 | Hits:

[Othermatlab辅助小波分析与应用源码

Description: matlab辅助小波分析与应用的源码,包含了一些常用的小波分析常规算法和快速算法,能有效帮助学习小波分析-Matlab support wavelet analysis and application of the source code contains a number of commonly used conventional wavelet analysis algorithm and fast algorithm, can help learning wavelet analysis
Platform: | Size: 33792 | Author: 令狐冲 | Hits:

[Other小波去噪

Description: 基于小波变换的多种去噪方法在matlab上的实现-based on wavelet transform multiple Denoising in the realization of Matlab
Platform: | Size: 21504 | Author: 徐蕾 | Hits:

[matlabwave_matlab

Description: 小波分析的matlab源代码,是墨西哥帽子的。-wavelet analysis Matlab source code, the Mexican hat.
Platform: | Size: 11264 | Author: 王明 | Hits:

[2D Graphic利用haar小波变换对图像进行分解与重构

Description: 这个程序是用harr小波对图像进行分解和重构,是个可执行的源代码,已通过调试,大家可用来学习-this procedure is right Harr wavelet image decomposition and reconstruction, is the source of executable code, the debugging, you can be used for learning
Platform: | Size: 157696 | Author: feng | Hits:

[Wavelet小波神经网络程序

Description: 小波神经网络程序,很不错的,可以好好看看,希望大家共同进步-wavelet neural network program, a very good, hard look at the hope that we can progress
Platform: | Size: 1024 | Author: lcj2212916 | Hits:
« 1 2 3 45 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net